home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / drying.swf / scripts / frame_132 / PlaceObject2_150_637 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2008-08-08  |  141b  |  6 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _root.mcPlayer._x;
  3.    this._y = _root.mcPlayer._y + 45;
  4.    this._width = _root.mcPlayer._width;
  5. }
  6.